Visual Studio builds: Include Vulkan sources in GSK
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 29 Dec 2016 17:08:07 +0000 (01:08 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 29 Dec 2016 17:08:07 +0000 (01:08 +0800)
commit391ea68671d594ed4a1ee5f1f885e17d9eadc6dd
tree8ae637b61c77d3719a7cda27fe56548213ede559
parent3cb6868e193db6461f56c1a1836de4d5d5cf925c
Visual Studio builds: Include Vulkan sources in GSK

...but disable them for now.  Configs will be added for the projects to
support Vulkan-enabled builds which will then enable the builds of these
sources.  Extra commands and items will be needed for the GSK resources
along with ensuring GSK_RENDERER_GSK being defined for the build of GDK,
GDK-Win32 and GSK so that the builds of Vulkan-enabled builds can be done
properly.

Filter out the Vulkan sources from the 'dist hook' rules in
gsk/Makefile.am as we don't want to in turn include them twice in the
projects when the 'make dist' is performed on a system with Vulkan
builds enabled.
build/win32/vs12/gsk-4.vcxproj.filtersin
build/win32/vs12/gsk-4.vcxprojin
gsk/Makefile.am